CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fast bilateral

搜索资源列表

  1. Bilateral_filter

    0下载:
  2. C++ 实现快速双边滤波器和快速交叉双边滤波器-C++ for fast bilateral filter and fast cross-bilateral filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:65910
    • 提供者:xsjiang
  1. Bilateral.rar

    0下载:
  2. 一种快速Bilateral滤波器的设计与实现,A Fast Bilateral Filter Design and Implementation
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:470470
    • 提供者:刘军
  1. mybilateral

    0下载:
  2. 图像双边去噪的matlab代码,是当今主流的效果好而且速度快的去噪方法-Image bilateral denoising matlab code, is the mainstream of today s effective and fast de-noising method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1348
    • 提供者:王悦
  1. color_bf

    0下载:
  2. 快速图像双边滤波代码,siggraph2006上的一篇Fast Median and Bilateral Filtering-Fast bilateral filter code based on "Fast Median and Bilateral Filtering"
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-24
    • 文件大小:33869
    • 提供者:yujianjun
  1. FastBilateralEramianMatlab

    0下载:
  2. A Fast Approximation of the Bilateral Filter using a Signal Processing Approach Sylvain Paris and Frédo Durand MIT technical report 2006 (MIT-CSAIL-TR-2006-073)
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:3109
    • 提供者:reham
  1. cartoon_filter

    0下载:
  2. Code for RealTime Video Abstraction. Using Real-Time Video Abstraction and A Fast Approximation of the Bilateral Filter using a Signal Processing Approach
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7159
    • 提供者:Jang woo Nam
  1. FGTafafa

    0下载:
  2. 自已写的,将快速高斯变换,用到了双边滤波上面-Write their own, will fast Gaussian transform, use the above bilateral filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:6810326
    • 提供者:ddg
  1. Fast Bilateral Filter

    0下载:
  2. FastBilateralFilter.zip
  3. 所属分类:matlab例程

    • 发布日期:2012-12-25
    • 文件大小:8806
    • 提供者:coolhandy
  1. ICME2005_TPLV

    0下载:
  2. SEPARABLE BILATERAL FILTERING FOR FAST VIDEO PREPROCESSING
  3. 所属分类:Development Research

    • 发布日期:2017-12-06
    • 文件大小:230907
    • 提供者:aymen
  1. FastBilateralFilter-(1)

    0下载:
  2. fast bilateral filter for image denoising
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:53143
    • 提供者:eyz zayda
  1. Fast-Bilateral-Filtering

    0下载:
  2. 一篇2002年的快速双边滤波器的论文,支持HDR合成。-A 2002 Fast bilateral filter papers, support HDR synthesis.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5745708
    • 提供者:lihongping
  1. BilateralFilteringProfile

    0下载:
  2. 本程序为基于快速双边滤波器的边缘保持算法,算法具有平移不变性,具有线性复杂度-this is a edge-preserving denoising method using fast bilateral filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1145
    • 提供者:Peter Zhang
  1. fast_tone_mappping

    0下载:
  2. We use the code of our fast bilateral filter to implement a tone mapping operator inspired from this SIGGRAPH 02 paper by Frédo Durand and Julie Dorsey. This code is not an exact implementation of this paper. As such, it cannot be used for comparison
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:35489
    • 提供者:max
  1. truncated_kernel

    0下载:
  2. Truncated Kernel sed in Fast Bilateral Filtering which inturn is used in fast tone mapping
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:33038
    • 提供者:max
  1. decomposition-blending

    0下载:
  2. 这两篇文章相结合可以很好地解决两个图片之间的不连续拼接-Fast bilateral filtering for the display of high-dynamic-range images A Multiresolution Spline With Application to Image Mosaics
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9509909
    • 提供者:ting
  1. shuangbianfuliyebianhuan

    0下载:
  2. 快速傅立叶变换,双边傅里叶变换的LabVIEW程序-Fast Fu Liye transform, bilateral Fourier transform of the LabVIEW program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:13506
    • 提供者:xiaoqi
  1. FastBilateralFilter

    1下载:
  2. 使用上升cos函数的快速双边滤波器,实现图像平滑的同时保持边缘,效果不错-Fast Bilateral Filter Using Raised Cosines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:57284
    • 提供者:xxjj
  1. A-Fast-Approximation

    0下载:
  2. A Fast Approximation of the Bilateral Filter Using a Signal Processing Approach
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3545701
    • 提供者:yangs
  1. Fast-O(1)Bilateral-Filter

    0下载:
  2. Fast O(1)双边滤波算法,由三角函数逼近方法实现非迭代算法,计算量不再受滤波窗口大小影响,只与图像大小有关,适合改进为GPU执行的并行算法(此函数还包含一个递归高斯算法)-Fast O (1) bilateral filtering algorithm, approximation by a trigonometric method to achieve non-iterative algorithm to calculate the amount of the filter window
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:70275
    • 提供者:xiaofeifu
  1. Fast-bilateral-filtering

    0下载:
  2. Fast Bilateral Filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:804448
    • 提供者:rcz
« 12 »
搜珍网 www.dssz.com